home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickDraw GX / Programming Stuff / GX Compatibility Interfaces / scaler types.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-23  |  280 b   |  12 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "scaler types.h" has been merged in to "ScalerTypes.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <scaler types.h>.  Please update your source
  6.     code to directly #include <ScalerTypes.h>
  7. */
  8.  
  9. #ifndef __SCALERTYPES__
  10. #include <ScalerTypes.h>
  11. #endif
  12.